home *** CD-ROM | disk | FTP | other *** search
/ Microsoft Interactive CD Sampler / Microsoft Interactive CD Sampler.iso / DEMOS / C_Automp / AUTOTP / TRIPPLAN.DIR / Scripts_67.ls < prev    next >
Encoding:
Text File  |  1996-07-25  |  97 b   |  10 lines

  1. on enterFrame
  2.   setBar(15)
  3.   updateStage()
  4. end
  5.  
  6. on exitFrame
  7.   wait(1, #s)
  8.   setTrans(27, 2)
  9. end
  10.